From: Gabor Juhos Date: Thu, 27 Mar 2014 07:03:26 +0000 (+0000) Subject: packages/expat: fix whitespaces X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=7c41041c7b56d43ced1749284bb6017b57e81f06;p=openwrt%2Fsvn-archive%2Fpackages.git packages/expat: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40078 --- diff --git a/libs/expat/Makefile b/libs/expat/Makefile index 39081b8de..81ea7175f 100644 --- a/libs/expat/Makefile +++ b/libs/expat/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -66,4 +66,3 @@ endef $(eval $(call HostBuild)) $(eval $(call BuildPackage,libexpat)) -